Allow url-http to handle expired keepalive connections.
authorChong Yidong <cyd@gnu.org>
Sun, 11 Mar 2012 15:12:26 +0000 (23:12 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 11 Mar 2012 15:12:26 +0000 (23:12 +0800)
commit98b131b644e6dd8628b3af0a02ebcf875230dcc2
tree2f4bce18a4e0bfd1a8d0926296a76b9a37eb1de5
parent0281054279248c337b862d2b903e37209303fb73
Allow url-http to handle expired keepalive connections.

* lisp/url/url-http.el (url-http-end-of-document-sentinel): Handle
keepalive expiry by calling url-http again.
(url-http): New arg, for the above.
lisp/url/ChangeLog
lisp/url/url-http.el